Skip to content

Conversation

ecanzonieri
Copy link
Contributor

This change enables an explicit call to
commit() to actually commit the offsets even if auto_commit is False. Currently a consumer is not
able to commit the offsets after a seek until at least one message is read.

When auto_commit is False this change enables an explicit call to
commit() to actually commit the offsets. Otherwise a consumer won't be
able to commit until at least one message is read.
@dpkp dpkp added this to the 0.9.4 Release milestone Mar 24, 2015
dpkp added a commit that referenced this pull request Mar 29, 2015
@dpkp dpkp merged commit 9a8cd15 into dpkp:master Mar 29, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants